home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / mips / alchemy / mtx-1 / Makefile
Encoding:
Makefile  |  2008-12-24  |  283 b   |  13 lines

  1. #
  2. #  Copyright 2003 MontaVista Software Inc.
  3. #  Author: MontaVista Software, Inc. <source@mvista.com>
  4. #       Bruno Randolf <bruno.randolf@4g-systems.biz>
  5. #
  6. # Makefile for 4G Systems MTX-1 board.
  7. #
  8.  
  9. lib-y := init.o board_setup.o irqmap.o
  10. obj-y := platform.o
  11.  
  12. EXTRA_CFLAGS += -Werror
  13.